Skip to content

[frontend] 增加前端对话界面插件化功能#225

Closed
wjn1584 wants to merge 26 commits intoModelEngine-Group:mainfrom
wjn1584:engine-frontend-plugin
Closed

[frontend] 增加前端对话界面插件化功能#225
wjn1584 wants to merge 26 commits intoModelEngine-Group:mainfrom
wjn1584:engine-frontend-plugin

Conversation

@wjn1584
Copy link
Copy Markdown
Member

@wjn1584 wjn1584 commented Jun 7, 2025

🔗 相关问题 / Related Issue

Issue 链接 / Issue Link: #

  • 我已经创建了相关 Issue 并进行了讨论 / I have created and discussed the related issue
  • 这是一个微小的修改(如错别字),不需要 Issue / This is a trivial change (like typo fix) that doesn't need an issue

📋 变更类型 / Type of Change

请删除不适用的选项 / Please delete options that are not relevant

  • 🐛 Bug 修复 / Bug fix (non-breaking change which fixes an issue)
  • ✨ 新功能 / New feature (non-breaking change which adds functionality)
  • 💥 破坏性变更 / Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • 📚 文档更新 / Documentation update
  • 🔧 重构 / Refactoring (no functional changes)
  • ⚡ 性能优化 / Performance improvement
  • 🧹 代码清理 / Code cleanup

📝 变更目的 / Purpose of the Change

📋 主要变更 / Brief Changelog

🧪 验证变更 / Verifying this Change

测试步骤 / Test Steps

测试覆盖 / Test Coverage

  • 我已经添加了单元测试 / I have added unit tests
  • 所有现有测试都通过 / All existing tests pass
  • 我已经进行了手动测试 / I have performed manual testing

📸 截图 / Screenshots

✅ 贡献者检查清单 / Contributor Checklist

请确保你的 Pull Request 符合以下要求 / Please ensure your Pull Request meets the following requirements:

基本要求 / Basic Requirements:

  • 确保有 GitHub Issue 对应这个变更(微小变更如错别字除外)/ Make sure there is a Github issue filed for the change (trivial changes like typos excluded)
  • 你的 Pull Request 只解决一个 Issue,没有包含其他不相关的变更 / Your PR addresses just this issue, without pulling in other changes - one PR resolves one issue
  • PR 中的每个 commit 都有有意义的主题行和描述 / Each commit in the PR has a meaningful subject line and body

代码质量 / Code Quality:

  • 我的代码遵循项目的代码规范 / My code follows the project's coding standards
  • 我已经进行了自我代码审查 / I have performed a self-review of my code
  • 我已经为复杂的代码添加了必要的注释 / I have commented my code, particularly in hard-to-understand areas

测试要求 / Testing Requirements:

  • 我已经编写了必要的单元测试来验证逻辑正确性 / I have written necessary unit-tests to verify the logic correction
  • 当存在跨模块依赖时,我尽量使用了 mock / I have used mocks when cross-module dependencies exist
  • 基础检查通过:mvn -B clean package -Dmaven.test.skip=true / Basic checks pass
  • 单元测试通过:mvn clean install / Unit tests pass

文档和兼容性 / Documentation and Compatibility:

  • 我已经更新了相应的文档 / I have made corresponding changes to the documentation
  • 如果有破坏性变更,我已经在 PR 描述中详细说明 / If there are breaking changes, I have documented them in detail
  • 我已经考虑了向后兼容性 / I have considered backward compatibility

📋 附加信息 / Additional Notes


审查者注意事项 / Reviewer Notes:

wuayee and others added 26 commits May 9, 2025 11:11
Co-authored-by: wuayee <wuayee@noreply.gitcode.com>
* [app-platform] 优化知识库配置表单

* [app-platform] 增加QianfanRepoServiceImpl类测试用例

* [app-platform] 增加QianfanKnowledgeBaseManager类测试用例

* [app-platform] 检视意见修改

---------

Co-authored-by: 陈潇文 <chenxiaowen17@huawei.com>
Co-authored-by: lizhichao51 <lizhichao51@noreply.gitcode.com>
* [frontend] 使用elsa导出的i18n文件

* [frontend] 检视意见修复
Co-authored-by: wuayee <wuayee@noreply.gitcode.com>
Co-authored-by: wuayee <wuayee@noreply.gitcode.com>
Co-authored-by: wuayee <wuayee@noreply.gitcode.com>
Co-authored-by: 陈潇文 <chenxiaowen17@huawei.com>
…string (#197)

Co-authored-by: 陈潇文 <chenxiaowen17@huawei.com>
* [app-builder] 修改查询历史发布版本接口,新增恢复应用到指定版本接口

* [frontend] 增加应用编排回退到历史版本功能

* [frontend] 增加最新版本tag,预览模式取消自动保存

* [frontend] 预览模式时隐藏编排页面左侧工具栏

* [app-builder] 修改检视意见,修改恢复应用接口名称,补充操作日志日志和国际化信息

* [app-builder] 修改检视意见
* [app-builder] 新增模型配置表单

* [app-platform] 模型配置表单修改检视意见,提取行内样式

* [app-platform] 修改readme文件的样式

* [app-platform] 修改readme文件的行内引用样式

* [app-platform] 文件不应该忽略index.html

---------

Co-authored-by: lizhichao51 <lizhichao51@noreply.gitcode.com>
Co-authored-by: wuayee <wuayee@noreply.gitcode.com>
Co-authored-by: songyongtan <271667068@qq.com>
Co-authored-by: wuayee <wuayee@noreply.gitcode.com>
Co-authored-by: wuayee <wuayee@noreply.gitcode.com>
@wjn1584 wjn1584 closed this Jun 7, 2025
@CodeCasterX
Copy link
Copy Markdown
Member

提交者选择了错误的合入分支,但是没有通过页面修改,关闭了

@CodeCasterX CodeCasterX added the status: duplicate A duplicate of another issue label Sep 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status: duplicate A duplicate of another issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants